build: Quiet the compiler
authorMatthias Clasen <mclasen@redhat.com>
Tue, 13 Apr 2021 02:11:05 +0000 (22:11 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 13 Apr 2021 02:11:05 +0000 (22:11 -0400)
commit4164abd9f708a24d997483bb8fd8558979ed328e
tree7ebff152de6489ec49288a016e896250c5913bc6
parentb0990aa8e28ce6c57ce927d5cf9278f278bda8d2
build: Quiet the compiler

Don't use -Wnull-dereference when assertions are
disabled, since that causes the compiler to see
NULL everywhere.
meson.build